home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Developer / BBFig / Source / PSText.h < prev    next >
Text File  |  1990-08-31  |  73b  |  8 lines

  1. #import <appkit/Text.h>
  2.  
  3. @interface PSText : Text
  4.  
  5. - paste:sender;
  6.  
  7. @end
  8.